Skip to content

feat: execute stmt under cursor#257

Merged
juleswritescode merged 20 commits intomainfrom
feat/execute-stmt
Mar 30, 2025
Merged

feat: execute stmt under cursor#257
juleswritescode merged 20 commits intomainfrom
feat/execute-stmt

Conversation

@juleswritescode
Copy link
Copy Markdown
Collaborator

@juleswritescode juleswritescode commented Mar 22, 2025

closes #191

@juleswritescode juleswritescode marked this pull request as ready for review March 28, 2025 11:49
Copy link
Copy Markdown
Collaborator

@psteinroe psteinroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

most of it are nits, but I think we should check if the statement is valid before offering the execution

Comment thread crates/pgt_lsp/src/handlers/helper.rs
Comment thread crates/pgt_lsp/src/handlers/code_actions.rs
Comment thread crates/pgt_workspace/src/code_actions.rs
Comment thread crates/pgt_workspace/src/workspace/server.rs
Copy link
Copy Markdown
Collaborator

@psteinroe psteinroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome! 🙌

@juleswritescode juleswritescode merged commit ee45ea6 into main Mar 30, 2025
7 checks passed
@juleswritescode juleswritescode deleted the feat/execute-stmt branch October 28, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bring back the commands crate

2 participants